huxn-webdev - HTMLify profile
files of /huxn-webdev/HTML-CSS-JavaScript-100-Projects/31. Full Screen Navigation/
const menu = document.querySelector(".menu");
const links = document.querySelectorAll("li");
const highlight = document.querySel
const links = document.querySelectorAll("li");
const highlight = document.querySel
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta nam